home *** CD-ROM | disk | FTP | other *** search
/ Deutsche Edition 2 / Deutsche Edition 2.iso / mac / UTILITYS / AppleMenuAdd 1.0 ƒ / Read Me < prev   
Text File  |  1992-08-13  |  5KB  |  81 lines

  1. AppleMenuAdd
  2. Copyright © 1992 Michael Babin and ITX Corp.
  3.  
  4. AppleMenuAdd makes it easy for you to add aliases of files, folders, and disks to your Apple menu.  You drag and drop an item on AppleMenuAdd or launch AppleMenuAdd and select an item to add interactively.  Items can be any object in the Finder such as files, applications, folders, or disks.  AppleMenuAdd creates an alias file which points to the original item and places it in the Apple Menu Items folder within your System Folder.
  5.  
  6. I created AppleMenuAdd to automate the process of placing an alias of a file, folder, or disk in the Apple Menu Items folder.  I wanted an application on my desktop to which I could drag and drop files and folders that would place an alias with the same name in the System Folder.  Since I was also looking for an interesting programming challenge at the time, I decided to build my own application.  This is the first release of that application.  I hope you find it useful as well.
  7.  
  8. Operation
  9.  
  10. You can drag and drop files, folders, and disks on AppleMenuAdd.  To do so, select one or more items in the Finder and drag them to the AppleMenuAdd icon until it is highlighted.  AppleMenuAdd is launched, an alias of each item is created in the Apple Menu Items folder, and then AppleMenuAdd quits.
  11.  
  12. You can also launch AppleMenuAdd and add items interactively.  To do so, double-click the application and select the Add choice from the File menu.   You will be prompted through a dialog to select a file, folder, or disk.  Once you have made your selection, an alias of the selected item is created in the Apple Menu Items folder.  You can add multiple items by repeatedly selecting the Add choice.  Exit the application by selecting the Quit choice.
  13.  
  14. Notes
  15.  
  16.  - The alias file created in the Apple Menu Items folder has the same 
  17.     name as the original.  It does not add the " alias" suffix to the name, 
  18.     as the Finder does.
  19.  - If a file or folder with the same name already exists in the Apple 
  20.     Menu Items folder,  an error alert is displayed and the alias file is 
  21.     not created.
  22.  - The alias file retains the icon and label of the original item.
  23.  - Selecting or dropping an alias on the application will create an alias 
  24.     of the original item, not an alias of the alias.
  25.  
  26. Tips For Managing Your Apple Menu
  27.  
  28.  - Place AppleMenuAdd on your desktop for easy access.  Add items to
  29.     the Apple Menu by drag and dropping them onto AppleMenuAdd.
  30.  - Alternatively if you have a small screen and a frequently covered
  31.     desktop, launch AppleMenuAdd and add items to the Apple Menu
  32.     interactively.  One suggestion (if you can spare the memory) is to
  33.     place AppleMenuAdd in your Startup Items folder (in the System
  34.     Folder) so that it is launched automatically when your machine
  35.     starts up.  Leave AppleMenuAdd running in the background and
  36.     switch to it when needed.
  37.  - Add an alias of the Apple Menu Items folder to the Apple Menu Items
  38.     folder.  Whenever you need to modify or delete items from the Apple
  39.     Menu, just select Apple Menu Items from the Apple Menu (it should be
  40.     near the top) and the folder will be opened on your desktop.
  41.   
  42. Requirements
  43.  
  44. AppleMenuAdd should work on any Macintosh using System 7.0 or greater.
  45.  
  46. Features
  47.  
  48. - 32 bit clean.
  49.  
  50. - Balloon help for the application, menus, and dialogs.
  51.  
  52. - Supports the required Apple Events, except for Print Document 
  53.    (meaningless in the context of this application).
  54.  
  55. Credits
  56.  
  57.  - This application was developed using Think C 5.0.2 on an SE/30.  
  58.     Thanks to Symantec and Apple for their outstanding products.
  59.  
  60.  - This application is an extension of some work done for ITX Corp.
  61.     Thanks to Steve Hills, John Baker, and the rest of the crew at ITX for 
  62.     their encouragement and advice in developing and testing this utility.
  63.  
  64. Distribution Info
  65.  
  66. AppleMenuAdd is freeware, and is intended for non-commercial use.  It may be copied and distributed freely provided that it has not been modified and this Read Me file is included.  It is not intended for commercial sale or distribution.  Permission from the author should be obtained before incorporating this software into any other program, or bundling it with any other collection of programs for distribution.
  67.  
  68. The author makes no representations or warranties regarding the accuracy or performance of this software.
  69.  
  70. Contact Info
  71.  
  72. Comments, suggestions, and bug reports are welcome.  Contact the author at the address below (also in the About... box):
  73.  
  74.          Michael Babin
  75.          4009 Tradewind Circle
  76.          Rowlett, TX 75088
  77.          214-475-5482
  78.          AOL: MBabin
  79.          Internet: MBabin@aol.com
  80.  
  81.